Managed Identities (1 / 31): You are tasked with assigning Azure roles and want to ensure that you have the necessary permissions. Which of the following roles would grant you the ability to assign Azure roles?
Answer:
Both the User Access Administrator
and Owner
roles include the Microsoft.Authorization/roleAssignments/write
permission, which is required to assign Azure roles.
The other roles listed do not inherently include the necessary permission for role assignment.